'宣言 Protected Sub InternalRemoveAt( _ ByVal index As System.Integer _ )
'使用法 Dim instance As ChartObjectCollection(Of T) Dim index As System.Integer instance.InternalRemoveAt(index)
protected void InternalRemoveAt( System.int index )
パラメータ
- index
- 削除する項目の 0 から始まるインデックス